@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/b007xsx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a56977780d76ddffe79aaaa0f2eb69b7"^^xsd:string ;
  ns0:name "Pand 1474"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962301> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70416451 52.01053749, 4.70411409 52.01050904, 4.70407069 52.01053834, 4.70412111 52.01056679, 4.70416451 52.01053749))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

