@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/b0078qw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c2b9191ceb838dbdbf62317021b44cfe"^^xsd:string ;
  ns0:name "Pand 921"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961748> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70559187 52.00985751, 4.70554930 52.00989076, 4.70562969 52.00993524, 4.70567544 52.00990376, 4.70559187 52.00985751))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

