@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b006wv1>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0fde1d622ee828a8ed5393efc34381b0"^^xsd:string ;
  schema:name "Pand 606"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961433> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70608684 52.00889980, 4.70607143 52.00891151, 4.70610328 52.00892747, 4.70611769 52.00891651, 4.70608684 52.00889980))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

