@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/b00920m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2ea0b110604f1d12526b374442f89059"^^xsd:string ;
  ns0:name "Pand 2408"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963235> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71288685 52.01312935, 4.71286491 52.01312072, 4.71284293 52.01314198, 4.71286435 52.01315112, 4.71288685 52.01312935))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

