@prefix ns0: <https://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/b007f1h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c9cefe164e1ddab3e6c4b53bb4d9656e"^^xsd:string ;
  ns0:name "Pand 1046"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961873> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70502560 52.00909851, 4.70497208 52.00913927, 4.70510244 52.00920446, 4.70515596 52.00916370, 4.70502560 52.00909851))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

