@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/b006ztc>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/c0b8067933a30a9c800e3c4bb17c00f0"^^xsd:string ;
  schema:name "Pand 663"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961490> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70992575 52.00903042, 4.70991847 52.00903532, 4.70994941 52.00905371, 4.70995813 52.00904818, 4.70992575 52.00903042))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

